Learn Python Programming Tutorial 34 | Introduction to Python Modules

2014-04-11 32

This python tutorial will introduce python modules. A module is a file containing Python definitions and statements. These modules becoming increasingly more important the larger your program becomes. Let's take a look!

For more tutorials check out http://www.mybringback.com

Python Modules - http://docs.python.org/2/tutorial/modules.html